Skip to content

Feature/issue 200/update output#201

Merged
Asanto32 merged 24 commits into
mainfrom
feature/issue-200/update-output
Jun 10, 2025
Merged

Feature/issue 200/update output#201
Asanto32 merged 24 commits into
mainfrom
feature/issue-200/update-output

Conversation

@Asanto32
Copy link
Copy Markdown
Collaborator

@Asanto32 Asanto32 commented May 23, 2025

Resolves #200
Create a .json file that stores all the processing parameters for each run. File name will be pulled from output file path.

Asanto32 added 5 commits May 22, 2025 13:34
Moved OrchestratorResults model to io/writers
We now output a .json file with the config parameters
Fix typo of default calibrator...
trying to push actions
@codecov
Copy link
Copy Markdown

codecov Bot commented May 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.24%. Comparing base (4ed8686) to head (daba59c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #201      +/-   ##
==========================================
+ Coverage   95.96%   96.24%   +0.28%     
==========================================
  Files          14       15       +1     
  Lines         991     1012      +21     
==========================================
+ Hits          951      974      +23     
+ Misses         40       38       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Asanto32 Asanto32 marked this pull request as ready for review May 26, 2025 14:59
@Asanto32 Asanto32 requested a review from reindervdw-cmi May 26, 2025 15:02
Asanto32 added 5 commits May 30, 2025 11:54
Fixing missing readme update from previous PR
Docker tag missing
Ruff line length
Adding block note for macOS
Adding uv installation instructions
Comment thread src/wristpy/io/writers/writers.py Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Asanto32 and others added 9 commits June 3, 2025 20:35
One day I will run the pre-commit hooks locally...
Add line about wristpy --help
Fix logger level for this warning
Clearly define 3.13 not support in pyproject.toml
Change logger level + handling of verbosity
@Asanto32 Asanto32 requested a review from reindervdw-cmi June 4, 2025 16:37
Asanto32 added 3 commits June 5, 2025 10:16
Fixing logging level information for when files/directory completed successfully.
Fixed mims test for new writers output
@Asanto32 Asanto32 merged commit 91587a6 into main Jun 10, 2025
26 checks passed
@Asanto32 Asanto32 deleted the feature/issue-200/update-output branch June 10, 2025 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Task: Output processing parameter metadata

2 participants